From: Richard M. Stallman Date: Wed, 7 Aug 2002 14:32:09 +0000 (+0000) Subject: (C_SWITCH_SYSTEM): #undef it. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31222 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cf7f36ba5e69deba2ed74cb126c912ba9a4d7ff0;p=emacs.git (C_SWITCH_SYSTEM): #undef it. --- diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 99aaf004652..dc9caf6e002 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -52,3 +52,6 @@ on HP-UX. (You get duplicate symbol errors on linking). */ #undef _FILE_OFFSET_BITS + +/* Don't define _BSD */ +#undef C_SWITCH_SYSTEM